Skip to content

chore(deps): bump posthog-js from 1.29.2 to 1.34.0#155

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-js-1.34.0
Closed

chore(deps): bump posthog-js from 1.29.2 to 1.34.0#155
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-js-1.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Bumps posthog-js from 1.29.2 to 1.34.0.

Changelog

Sourced from posthog-js's changelog.

1.34.0 - 2022-10-25

  • feat(toolbar): posthog.loadToolbar({ temporaryToken: 'key' }) (#464)
  • chore(deps): Bump node-fetch from 2.6.1 to 2.6.7 (#361)
  • chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#462)
  • chore(deps): Bump browserslist from 4.16.1 to 4.21.4 (#463)
  • chore(deps): Bump moment from 2.29.1 to 2.29.4 (#422)
  • chore(deps): Bump tmpl from 1.0.4 to 1.0.5 (#329)
  • chore(deps): Bump jsdom from 16.4.0 to 16.7.0 in /react (#415)
  • chore(deps): Bump jsdom from 16.2.2 to 16.5.0 (#416)
  • chore(deps): bump nanoid from 3.1.20 to 3.3.4 (#442)
  • chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#436)
  • chore(deps): Bump async from 3.2.0 to 3.2.3 (#409)
  • chore(deps): Bump minimist from 1.2.5 to 1.2.6 (#380)
  • chore(deps): Bump minimist from 1.2.5 to 1.2.6 in /react (#379)
  • chore(deps): Bump lodash from 4.17.19 to 4.17.21 (#353)
  • Bump path-parse from 1.0.6 to 1.0.7 (#331)

1.33.0 - 2022-10-18

  • feat(capture): Track navigator.language as $language (#460)

1.32.4 - 2022-10-11

  • fix(apps): grab the correct global var (#459)

1.32.3 - 2022-10-11

  • feat(apps): rename "inject" to "site apps" (#458)

1.32.2 - 2022-09-30

  • feat(apps): load web apps from external scripts, no eval (#456)

1.32.1 - 2022-09-29

  • feat(apps): add opt_in_web_app_injection (#454)

1.32.0 - 2022-09-29

  • feat(apps): inject javascript from decide (#453)

1.31.1 - 2022-09-28

  • feat(recordings): server side console log setting (#452)

1.31.0 - 2022-09-23

  • feat: Improve SentryIntegration, include error message, type and tags at top level (#450)
  • fix(recordings): unique window id on duplication (#446)

... (truncated)

Commits
  • 4cc54bb chore: Bump version to 1.34.0
  • 8423c1c feat(toolbar): posthog.loadToolbar({ temporaryToken: 'key' }) (#464)
  • d819f17 chore(deps): Bump node-fetch from 2.6.1 to 2.6.7 (#361)
  • 919cf6a chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#462)
  • c3f8052 chore(deps): Bump browserslist from 4.16.1 to 4.21.4 (#463)
  • b5e3f17 chore(deps): Bump moment from 2.29.1 to 2.29.4 (#422)
  • 7eb43b4 chore(deps): Bump tmpl from 1.0.4 to 1.0.5 (#329)
  • c682558 chore(deps): Bump jsdom from 16.4.0 to 16.7.0 in /react (#415)
  • e095fa7 chore(deps): Bump jsdom from 16.2.2 to 16.5.0 (#416)
  • 884e6d0 chore(deps): bump nanoid from 3.1.20 to 3.3.4 (#442)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.29.2 to 1.34.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.29.2...v1.34.0)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 1, 2022

Superseded by #168.

@dependabot dependabot Bot closed this Dec 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/posthog-js-1.34.0 branch December 1, 2022 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants